<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  background: #fff;
  font-family: "PingFang SC", -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;
}
a{
  text-decoration: none;
}
.banner {
  width: 95%;
  margin: 0.2rem auto 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.width1200{
  width: 1200px;
  margin: 0 auto;
}
.ad{
  margin: 20px auto;
}
/* 澶撮儴鍖哄煙 */
/*.header{*/
  /*width: 100%;*/
  /*height:215px;*/
/*}*/
/*.bgimg{*/
  /*background: url(../img/headbg.png) no-repeat center;*/
  /*height: 150px;  */
/*}*/
/*.header .logo{*/
  /*margin: 25px 0 ;*/
 /*}*/
/*.header .code{*/
     /*width:90px;*/
 /*}*/
/*.header p{*/
     /*margin-top: 20px;*/
     /*font-size: 12px;*/
     /*text-align: center;*/
     /*color: #666;*/
 /*}*/

.header { position: relative; margin-bottom: 0; border-bottom:0; overflow: visible; z-index: 9; }
/* 閫氭爮妯″紡 */
#topNav { background:#eee; line-height:52px; }
#topNav .nav&gt;ul&gt;li { height:52px; line-height:52px; }
#topNav .nav&gt;ul&gt;li&gt;a { color: #666; }
#topNav .nav&gt;ul&gt;li&gt;a:hover,
#topNav .nav&gt;ul&gt;li&gt;a.current { background:#2183d6; color:#fff; z-index:1; }
/* 宸﹀彸妯″紡 */
.header #topNav.fr { min-height: 106px; margin-right: 100px; background:none; line-height:106px; }
.header #topNav.fr .nav { width: auto; height: auto!important; }
.header #topNav.fr .nav&gt;ul&gt;li { width: auto!important; height: auto!important; line-height:106px; }
.header #topNav.fr .nav&gt;ul&gt;li&gt;a { padding-left: 20px; padding-right: 20px; color: #333; }
.header #topNav.fr .nav&gt;ul&gt;li&gt;a:hover,
.header #topNav.fr .nav&gt;ul&gt;li&gt;a.current { background:#2183d6; color:#fff; }
/* 涓嬫媺鑿滃崟 */
.nav&gt;ul&gt;li .shownav {top:52px;width: 100%;padding: 8px 10px 8px 10px;background: #2183d6;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);text-align: left;}
.nav&gt;ul&gt;li .shownav a {margin:0;color:#fff;text-align: left;transition:all 0.2s ease-in;padding-left: 20px;}
.nav&gt;ul&gt;li .shownav a:hover {padding-left: 30px;color: #fff;background: #1b77c5;}
.header #topNav.fr .nav&gt;ul&gt;li .shownav { top:106px; width: 190px; left: 50%; margin-left:-70px; }
.nav&gt;ul&gt;li:hover .shownav { display: block; }
/* 涓嬫媺鍥哄畾妯″紡 */
.header #topNav.nav_fixed { min-height: 52px; box-shadow:0 3px 3px rgba(0, 0, 0, .1); background:#fff; line-height:52px; z-index: 99; }
.header #topNav.nav_fixed .nav { width: 1200px; padding-top: 0; }
.header #topNav.nav_fixed .nav&gt;ul { text-align: center; }
.header #topNav.nav_fixed .nav&gt;ul&gt;li { float:none; display: inline-block; line-height:52px; vertical-align: top; }
.header #topNav.nav_fixed .nav&gt;ul&gt;li .shownav { top:52px; width: 190px; left: 50%; margin-left:-70px; }

.header { position:relative; overflow:hidden; z-index:1; }

/*瀵艰埅*/
#topNav { position:relative; font-size:16px; line-height:106px; text-align:center; z-index:2; }
.nav { width:1200px; }
.nav&gt;ul&gt;li.line { position:relative; width:2px; overflow:hidden; }
.nav&gt;ul&gt;li { position:relative; float:left; width:148px; height:106px; }
.nav&gt;ul&gt;li a { position:relative; display:block; color:#fff; transition:all 0.2s ease-in;  }
.nav&gt;ul&gt;li .shownav { position:absolute; left:0; top:100px; width:100%; visibility:hidden; font-size:14px; line-height:24px; z-index:2; display: none; }
.nav&gt;ul&gt;li .shownav a { padding:8px 10px; line-height:24px; text-align:center; }
/*.nav&gt;ul&gt;li:hover .shownav { visibility:visible; }*/
.nav&gt;ul::after{display:block;content:"";clear:both}

/* 瀵艰埅鍥哄畾 */
#topNav.nav_fixed { position:fixed; top:0; left:0; right:0; width:100%; z-index:9; }

.menulist{
  background: -webkit-linear-gradient(top,#209431,#017337);
  height: 65px;
  border-top: solid 2px #017337;
}
.menulist li{
  float: left;
  line-height: 65px;
  width: 250px;
    text-align: center;
  color: #fff;
}
.menulist a{
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  width: 100%;
  display: block;
}
.menulist .active{
  color: #FFFC0F;
}
.araeTitle{
  background: url(../img/titbg.png) no-repeat center;
  height: 63px;
  text-align: center;
  font-weight: bold;
  font-size:24px;
  line-height: 23px;
}
.araeTitle  p{
      margin: 0px auto 0;
      padding-top:5px;
  }
.araeTitle  span{
      color: #209431;
      font-size: 14px;
      text-transform:uppercase
  }

.service-bar{
    border: 1px solid #E7E7E7;
    border-bottom: none;
    background: #fff;
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 999;
    font-size: 12px;
}
.service-bar a {
    display: block;
    cursor: pointer;
    width: 70px;
    height: 60px;
    border-bottom: 1px solid #E7E7E7;
    position: relative;
    color: #676767;
    text-align: center;
}
.service-bar s,.service-bar .qq-icon,.service-bar .message-icon{
    display: block;
    margin: 0 auto;
    position: absolute;
}
.service-bar .backTop{
    display: none;
    overflow: hidden;
}
.service-bar .backTop s{
    height: 32px;
    width: 32px;
    background: #999 url("../image/backTop.png") no-repeat;
    top: 14px;
    left:19px;
}
.service-bar .backTop:hover s{
    background-color:  #B28F7B;
}
.service-bar .qqservice,.service-bar .message{
    height: 66px;
    text-decoration: none;
}
.service-bar .qqservice .qq-icon,.service-bar .message .message-icon{
    color: #B28F7B;
    top:6px;
    left: 19px;
    height: 32px;
    line-height: 32px;
}
.service-bar .qqservice i,.service-bar .message i{
    font-size: 32px;
}
.service-bar .qqservice:hover .qq-icon,.service-bar .message:hover .message-icon{
    color: #B28F7B;
}
.service-bar .qqservice span,.service-bar .message span{
    display: block;
    padding-top: 44px;
}
.service-bar .weixin s{
    width: 36px;
    height: 36px;
    background: #999 url("../image/weixin_icon.png") center center no-repeat;
    top: 12px;
    left: 17px;
}
.service-bar .weixin:hover s{
    background-color: #057DBF;
}
.service-bar .weixin i{
    background: url("../image/weixin.png") center center no-repeat;
    background-size:230px ;
    width: 240px;
    height: 220px;
    position: absolute;
    left: -240px;
    top: 50%;
    margin-top: -100px;
    display: none;
}
.service-bar .weixin:hover i{
    display: block;
}
</pre></body></html>